home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 98 / Skunkware 98.iso / html / src / tcl.src < prev    next >
Text File  |  1998-04-05  |  953b  |  24 lines

  1. @@@STARTPACK(tcl;TCL - Tool Command Language)
  2.  
  3. <P>TCL is an embeddable scripting language and shell tool. This means
  4. you can write applications and link in the TCL interpreter into your
  5. applications in order to give them a scripting capability. TCL also comes
  6. with a shell version of the interpreter, in which you can write programs
  7. in much the same way as you can with perl or python.</P>
  8.  
  9. <P>One of the best features of TCL is the sheer number of extensions
  10. available for it. There are many of them, and most of them will be
  11. found on Skunkware in time. Keep an eye out on the on-line version of
  12. Skunk for updates to TCL.</P>
  13.  
  14. <P>This page provides links to the Tcl 8.0 distribution and
  15. <A HREF="../src/htdocs/tcl8.0.html">
  16. more info on TCL 8.0</A>.</P>
  17.  
  18. @@@UW2DIST(http://www.sco.com/skunkware/uw7/interp/)
  19. @@@OSR5DIST(http://www.sco.com/skunkware/osr5/interp/)
  20. @@@SOURCE(ftp://ftp.smli.com/pub/tcl/)
  21. @@@HOMEPAGE(http://sunscript.sun.com)
  22. @@@ENDPACK
  23.  
  24.